projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0acba20
)
(variable-at-point): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Dec 2006 12:55:33 +0000
(12:55 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Dec 2006 12:55:33 +0000
(12:55 +0000)
lisp/help-fns.el
patch
|
blob
|
history
diff --git
a/lisp/help-fns.el
b/lisp/help-fns.el
index 8df079433f1a703c6493093c3258a78ab305efab..e4d77e3447c93a1a7c664f14b5b82ccd10fcf3a5 100644
(file)
--- a/
lisp/help-fns.el
+++ b/
lisp/help-fns.el
@@
-400,7
+400,7
@@
face (according to `face-differs-from-default-p')."
;;;###autoload
(defun variable-at-point (&optional any-symbol)
- "Return the bound variable symbol found a
round
point.
+ "Return the bound variable symbol found a
t or before
point.
Return 0 if there is no such symbol.
If ANY-SYMBOL is non-nil, don't insist the symbol be bound."
(or (condition-case ()